home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>14. Fonts dialog</title> <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" /> <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" /> <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" /> <link rel="start" href="index.html" title="GIMP User Manual" /> <link rel="up" href="ch04.html" title="Chapter 4. Dialogs" /> <link rel="prev" href="ch04s13s04.html" title="13.4. Palette Editor Menu" /> <link rel="next" href="ch04s15.html" title="15. Buffers dialog" /> </head> <body> <div xmlns="" class="navheader"> <table width="100%" summary="Navigation header"> <tr> <th colspan="3" align="center" id="chaptername">Chapter 4. Dialogs</th> </tr> <tr> <td width="20%" align="left"><a accesskey="p" href="ch04s13s04.html">Prev</a> </td> <th width="60%" align="center" id="sectionname">14. Fonts dialog</th> <td width="20%" align="right"> <a accesskey="n" href="ch04s15.html">Next</a></td> </tr> </table> <hr /> </div> <div class="sect1" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h2 class="title" style="clear: both"><a id="gimp-font-dialog"></a>14. Fonts dialog</h2> </div> </div> </div> <a id="id3456384" class="indexterm"></a> <div class="informalfigure"> <div class="mediaobject"> <img src="../images/dialogs/dialogs-fonts.png" /> <div class="caption"> <p> The Fonts dialog </p> </div> </div> </div> <p> The Fonts dialog is used for selecting fonts for the <a href="ch03s06s07.html" title="6.7. Texttool">Text tool</a>. It also allows you to refresh the list of available fonts, if you add new ones to your system while GIMP is running. </p> <p> The Fonts dialog is a dockable dialog; see the section on <a href="ch02s03s04.html" title="3.4. Dialogs and Docking">Dialogs and Docking</a> for help on manipulating it. It can be activated in several ways: </p> <div class="itemizedlist"> <ul type="disc"> <li> <p> From the Toolbox menu: <span class="guimenu">File</span>-><span class="guisubmenu">Dialogs</span>-><span class="guimenuitem"><span class="accel">F</span>onts</span>. </p> </li> <li> <p> Depuis le menu d'image : <span class="guimenu">Dialogues</span>-><span class="guimenuitem"><span class="accel">P</span>olices</span>. </p> </li> <li> <p> From the Tab menu in any dockable dialog: <span class="guimenu">Add Tab</span>-><span class="guimenuitem"><span class="accel">F</span>onts</span>. </p> </li> <li> <p> From the Tool Options for the Text tool. If you click on the "Font" button, a Font-selector pops up. In the lower right corner is a button that, if pressed, brings up the Fonts dialog. </p> </li> </ul> </div> <div class="simplesect" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h3 class="title"><a id="id3456544"></a>Grid/List modes</h3> </div> </div> </div> <div class="informalfigure"> <div class="mediaobject"> <img src="../images/dialogs/dialogs-fonts-grid.png" /> <div class="caption"> <p> The Fonts dialog (Grid View) </p> </div> </div> </div> <p> In the Tab menu for the Fonts dialog, you can choose between <span class="guimenuitem">View as Grid</span> and <span class="guimenuitem">View as List</span>. In Grid mode, the fonts are laid out in a rectangular array. In List mode, they are lined up vertically, with each row showing an example of the appearance of the font ("Aa"), followed by the name of the font. </p> </div> <div class="simplesect" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h3 class="title"><a id="id3456597"></a>Using the Fonts dialog</h3> </div> </div> </div> <p> The most basic thing you can do is to select a font by clicking on it: this font will then be used by the Text tool. If instead of clicking and releasing, you hold down the left mouse button with the pointer positioned over the font example ("Aa"), a window showing a larger text example will pop up ("Pack my box with five dozen liquor jugs."). </p> <a id="gimp-font-refresh"></a> <p> Pressing the button at the bottom of the dialog causes the system font list to be rescanned. This may be useful if you add new fonts while GIMP is running, and want to make them accessible for the Text tool. You can also cause the font list to be rescanned by right-clicking in the font display, and selecting "Rescan Font List" from the menu that pops up (it is actually the only option in the menu). </p> <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Note"> <tr> <td rowspan="2" align="center" valign="top" width="25"> <img alt="[Note]" src="../images/note.png" /> </td> <th align="left">Note</th> </tr> <tr> <td colspan="2" align="left" valign="top"> <p> You can change the size of the font previews in the dialog using the "Preview Size" submenu of the dialog's Tab menu. </p> </td> </tr> </table> </div> </div> </div> <div class="navfooter"> <hr /> <table width="100%" summary="Navigation footer"> <tr> <td width="40%" align="left"><a accesskey="p" href="ch04s13s04.html">Prev</a> </td> <td width="20%" align="center"> <a accesskey="u" href="ch04.html">Up</a> </td> <td width="40%" align="right"> <a accesskey="n" href="ch04s15.html">Next</a></td> </tr> <tr> <td width="40%" align="left" valign="top">13.4. Palette Editor Menu </td> <td width="20%" align="center"> <a accesskey="h" href="index.html">Home</a> </td> <td width="40%" align="right" valign="top"> 15. Buffers dialog</td> </tr> </table> </div> </body> </html>